projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abb3c75
)
* tooltip.el (tooltip-show-help-non-mode): Don't set
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 16 Mar 2009 02:42:33 +0000
(
02:42
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 16 Mar 2009 02:42:33 +0000
(
02:42
+0000)
tooltip-previous-message if called with the same tooltip that is
showing (Bug#2680).
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 345e33e8f377936c1de966cd0c2b2c00c52b3c65..a795cd98ace2376b246c158c2dc6df89e4f3b8e8 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,9
@@
2009-03-16 Chong Yidong <cyd@stupidchicken.com>
+ * tooltip.el (tooltip-show-help-non-mode): Don't set
+ tooltip-previous-message if called with the same tooltip that is
+ showing (Bug#2680).
+
* emacs-lisp/crm.el (crm--choose-completion-string): New function.
(completing-read-multiple): Set and restore
choose-completion-string-functions (Bug#1080).